python-peak.util software package provides utilities from the Python Enterprise Application Kit, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-peak.util
python-peak.util is installed in your system.
Make ensure the python-peak.util package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-peak.util *
You will get with python-peak.util package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-peak.util |
| Version | 20110909-1 |
| Description | utilities from the Python Enterprise Application Kit |
| Sub Section | Python |